(Vdefault_frame_scroll_bars): New variable.
authorKim F. Storm <storm@cua.dk>
Sat, 20 Sep 2003 23:26:20 +0000 (23:26 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 20 Sep 2003 23:26:20 +0000 (23:26 +0000)
commitb884b03cf3fb12f20564a036489c95edb50612ca
tree471987222fcc5994a94a809de71a0f8817d5b3cb
parent0186602873ee47e0000cdbe30dc5dbcc4f987d1b
(Vdefault_frame_scroll_bars): New variable.
(x_set_vertical_scroll_bars): Use it instead of hardcoded values.
(syms_of_frame): DEFVAR_LISP it, and initialize according to
window-system default scroll bar position.
src/frame.c